Skip to content

Conversation

@GirlBossRush
Copy link
Contributor

Details

This PR updates the docs package in preparation for the monorepo branch. The changes applied are primarily linter and formatter fixes, with some additional type checking applied.

Also included is some partial improvements to the version dropdown's copy, clarifying our current default of showing docs planned for the next release of authentik.


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

@GirlBossRush GirlBossRush self-assigned this May 2, 2025
@GirlBossRush GirlBossRush requested a review from a team as a code owner May 2, 2025 19:29
@netlify
Copy link

netlify bot commented May 2, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 2990913
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/68157a607aa99f0008308d1f
😎 Deploy Preview https://deploy-preview-14344--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented May 2, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 2990913
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/68157a60fde1860008d49b13

@codecov
Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.71%. Comparing base (e473f28) to head (2990913).
Report is 46 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14344   +/-   ##
=======================================
  Coverage   92.70%   92.71%           
=======================================
  Files         809      809           
  Lines       41533    41533           
=======================================
+ Hits        38505    38509    +4     
+ Misses       3028     3024    -4     
Flag Coverage Δ
e2e 47.82% <ø> (-0.01%) ⬇️
integration 24.39% <ø> (ø)
unit 90.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@GirlBossRush GirlBossRush force-pushed the monorepo-docs-tidy-v2 branch 2 times, most recently from 724677e to 912a694 Compare May 3, 2025 02:00
@GirlBossRush GirlBossRush force-pushed the monorepo-docs-tidy-v2 branch from 912a694 to 550775d Compare May 3, 2025 02:01
@github-actions
Copy link
Contributor

github-actions bot commented May 3, 2025

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-2990913f9d62d34cbff6f178e2ef6c304dc5195e
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-2990913f9d62d34cbff6f178e2ef6c304dc5195e

Afterwards, run the upgrade commands from the latest release notes.

@GirlBossRush GirlBossRush mentioned this pull request May 5, 2025
6 tasks
@dominic-r dominic-r deleted the monorepo-docs-tidy-v2 branch December 24, 2025 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants